file chooser: Use the right model when getting the selection
authorMatthias Clasen <mclasen@redhat.com>
Sat, 13 Feb 2016 01:35:26 +0000 (20:35 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 13 Feb 2016 01:35:26 +0000 (20:35 -0500)
commit811a9b21c1bb226236d2a880f9cbbcbcf6028c2e
tree3f696defbaf85cbc8b114f7691a8e446ad7c0de0
parent4c37719639ee5121d729c81d8ab30a23670de559
file chooser: Use the right model when getting the selection

We don't need to make assumptions about which model is currently
used since gtk_tree_selection_get_selection hands us the model.

https://bugzilla.gnome.org/show_bug.cgi?id=761757
gtk/gtkfilechooserwidget.c